ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyPlotView<TOwnerView,TPlotDefinition,TNodeView,TFlowView> Class / _getSankeyPlotDefinition Method

In This Topic
    _getSankeyPlotDefinition Method (_SankeyPlotView<TOwnerView,TPlotDefinition,TNodeView,TFlowView>)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _getSankeyPlotDefinition() As ISankeyPlotDefinition
    public abstract ISankeyPlotDefinition _getSankeyPlotDefinition()
    See Also